home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / lightins / lightins.exe / {app} / lightartist.exe / 0 / RCDATA / TJPGQUALITY / TJPGQUALITY.txt
Text File  |  2004-12-29  |  4KB  |  160 lines

  1. object JPGQuality: TJPGQuality
  2.   Left = 447
  3.   Top = 478
  4.   AutoScroll = False
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   Caption = 'JPEG parameters'
  7.   ClientHeight = 105
  8.   ClientWidth = 319
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object TeLabel1: TTeLabel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 102
  24.     Height = 13
  25.     Performance = kspNoBuffer
  26.     Caption = 'Choose JPEG quality:'
  27.     Color = clBtnFace
  28.     ParentColor = False
  29.     ThemeObject = 'default'
  30.   end
  31.   object TeLabel2: TTeLabel
  32.     Left = 136
  33.     Top = 34
  34.     Width = 34
  35.     Height = 13
  36.     Performance = kspNoBuffer
  37.     Caption = 'Lowest'
  38.     Color = clBtnFace
  39.     ParentColor = False
  40.     ThemeObject = 'default'
  41.   end
  42.   object TeLabel3: TTeLabel
  43.     Left = 288
  44.     Top = 34
  45.     Width = 25
  46.     Height = 13
  47.     Performance = kspNoBuffer
  48.     Anchors = [akTop, akRight]
  49.     Caption = 'Best'
  50.     Color = clBtnFace
  51.     ParentColor = False
  52.     ThemeObject = 'default'
  53.   end
  54.   object QualityBar: TTeTrackBar
  55.     Left = 136
  56.     Top = 0
  57.     Width = 177
  58.     Height = 33
  59.     Performance = kspNoBuffer
  60.     Max = 100
  61.     Min = 1
  62.     Orientation = ktoHorizontal
  63.     Position = 100
  64.     Frequency = 5
  65.     TabOrder = 0
  66.     Transparent = True
  67.     ThemeObject = 'default'
  68.   end
  69.   object TeButton1: TTeButton
  70.     Left = 72
  71.     Top = 72
  72.     Width = 75
  73.     Height = 25
  74.     Performance = kspNoBuffer
  75.     OnClick = TeButton1Click
  76.     BlackAndWhiteGlyph = False
  77.     Caption = 'OK'
  78.     FontOptions.Bold = False
  79.     FontOptions.Italic = False
  80.     FontOptions.SizeDelta = 0
  81.     FontOptions.FontColor = clNone
  82.     FontOptions.StrikeOut = False
  83.     FontOptions.Underline = False
  84.     ThemeObject = 'default'
  85.     TabOrder = 1
  86.     WordWrap = False
  87.   end
  88.   object CancelButton: TTeButton
  89.     Left = 152
  90.     Top = 72
  91.     Width = 75
  92.     Height = 25
  93.     Performance = kspNoBuffer
  94.     OnClick = CancelButtonClick
  95.     BlackAndWhiteGlyph = False
  96.     Caption = 'Cancel'
  97.     FontOptions.Bold = False
  98.     FontOptions.Italic = False
  99.     FontOptions.SizeDelta = 0
  100.     FontOptions.FontColor = clNone
  101.     FontOptions.StrikeOut = False
  102.     FontOptions.Underline = False
  103.     ThemeObject = 'default'
  104.     TabOrder = 2
  105.     WordWrap = False
  106.   end
  107.   object chkPreserveEXIF: TTeCheckBox
  108.     Left = 8
  109.     Top = 48
  110.     Width = 273
  111.     Height = 20
  112.     Performance = kspNoBuffer
  113.     Visible = False
  114.     Caption = 'Preserve EXIF information'
  115.     AllowGrayed = False
  116.     Alignment = kalLeftJustify
  117.     Checked = True
  118.     Spacing = 5
  119.     State = kcbsChecked
  120.     ThemeObject = 'default'
  121.     TabOrder = 3
  122.     Transparent = True
  123.     WordWrap = False
  124.   end
  125.   object TeForm1: TTeForm
  126.     Animation.EffectKind = '[ RANDOM ] - Random selection'
  127.     BorderIcons = []
  128.     BorderStyle = kbsStandard
  129.     Dragging.Sizeable = False
  130.     SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  131.     TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  132.     MinimizeApplication = False
  133.     Performance = ksfpNoBuffer
  134.     StayOnTop = False
  135.     StretchBackground = False
  136.     WindowState = kwsNormal
  137.     ThemeObject = 'default'
  138.     Left = 360
  139.     Top = 88
  140.   end
  141.   object smlFormLangRes1: TsmlFormLangRes
  142.     LangFileName = 'DefLang.ini'
  143.     IgnoreEmptyString = False
  144.     AutoCreateMode = True
  145.     AddBracket = False
  146.     StringProperties.Strings = (
  147.       'Caption')
  148.     StringsProperties.Strings = (
  149.       'Tabs'
  150.       'Items')
  151.     IgnoreFormCaption = False
  152.     IncludeListViewItems = False
  153.     IncludeListViewHead = False
  154.     IncludeTreeViewItems = False
  155.     Active = True
  156.     Left = 288
  157.     Top = 72
  158.   end
  159. end
  160.